﻿@charset "utf-8";body{font-family:Arial,Helvetica,sans-serif}
a{color:#333;text-decoration:none;outline:medium none}
a:link,a:visited{text-decoration:none}
a:hover{text-decoration:none;color:#009edb}
img,li{vertical-align:top;border:0}
img{max-width:100%;}
.clear{clear:both;line-height:0;font-size:0;width:0;height:0}
*{margin:0;padding:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;}
ul{list-style-type:none}
dd,dt,h5,img,li,ul{margin:0;padding:0}
b,body,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,html,img,input,li,p,pre,td,ul{margin:0 auto;padding:0}
body,td,th{font-family:Arial,Helvetica,sans-serif;font-size:12px}
dt,h1,h2,h3,h4,h5,h6{text-transform:capitalize;}
input{font-family:Arial,Helvetica,sans-serif}

header{padding-top:10px;padding-bottom:5px;}
#top_logo img{height:auto;max-width:100%;float:left;}

.top_action{padding-top:15px;display:block;float:right;}
#lang{padding:0;display:inline-block;position:relative;margin-top:2px;float:right;}
#lang .fa-globe{font-size:22px;width:30px;height:30px;line-height:30px;text-align:center;}
#lang .dropdown-menu{left:auto;right:0;min-width:120px;}
#qrcode{display:inline-block;margin-top:2px;float:right;}
#qrcode .fa-qrcode{position:relative;z-index:10;font-size:22px;width:30px;height:30px;line-height:30px;text-align:center;}
#qrcode .img{display:none;position:absolute;top:30px;right:0;width:100px;height:100px;}
#qrcode .fa-qrcode:hover .img{display:block;}
#search{display:inline-block;float:right;margin-right:10px;}
#sform {height: 30px;width: 170px;border: 1px solid #333;border-radius:50px;overflow:hidden;}
#sform #stext {float: left;height: 28px;line-height: 28px;padding-left: 10px;width: 140px;border:none;background-color:transparent;}
#sform #sbut {border: 0 none;cursor: pointer;float: right;height: 28px;width: 28px;color:#7f7f7f;background:transparent;}

#lang{padding:0;text-align:right}
#lang .btn{font-size:12px;padding:6px;opacity:0.8}
#lang .dropdown-menu{min-width:120px;right:0;left:auto;}

#navshow{background-color:#fff;margin-top:18px;}
#navshow .navbar-collapse{background-color:#fff;float:right;}
#navshow .hamburger{margin-top:8px;}
#navshow .hamburger span{background-color:#424240;}
#navshow .hamburger.is-open span{background-color:#fff;}
#navshow .nav>li.active>a,#navshow .nav>li:hover>a,#navshow .nav>li.open>a{color:#009edb;background-color:#fff;}
.sidebar-nav{position:initial;}
.sidebar-nav li:not(:first-child)::before{background-color:#009edb;}
.sidebar-nav .dropdown-menu li:first-child a{background-color:transparent;}
.sidebar-nav .dropdown-menu li:before{background-color:#009edb;}
.sidebar-nav li a{text-transform:capitalize;}

.nav>li>a{position:relative;padding:20px 25px;display:block;font-size:16px;color:#2a3b62;font-family:Arial,Helvetica,sans-serif;text-transform:uppercase;}
@media screen and (min-width:992px) and (max-width:1439px) {
    .top_action{padding-top:15px;}
    #navshow .logo img{max-height:60px;}
    #navshow .navbar-collapse{background-color:#fff;float:none;}
    #navshow .navbar-collapse .nav{float:right;}
    .nav>li>a{padding:20px 35px;}
}
@media screen and (min-width:768px) and (max-width:991px) {
    .top_action{padding-top:20px;}
    #top_logo img { margin: 15px auto;}
    .logo img{max-height:60px;}
    .nav>li>a{padding:15px 30px;font-size:14px;}
    #navshow .navbar-collapse{width:100%;}
}
@media screen and (min-width:1px) and (max-width:767px){
    header{padding-top:5px;padding-bottom:5px}
    #search{margin-bottom:10px;margin-top:0}
    #navshow .logo img{max-width:100%;}
	#top_lang{ margin:10px auto;}
    #wrapper img{max-width:100%;max-height:45px;}
    #wrapper .nav>.sidebar-brand>a{background-color:#fff;}
    #wrapper .nav > li > a {font-size:14px;} 
    #wrapper .nav > li > a>i {display:inline-block!important;} 
    .nav>li>a{padding:10px 25px;color:#fff;}    
}

/*banner图切换*/
#bframe{ display:block;}
#bar {height:300px;}
#bar img{height:100%;width:auto;display:block;}
#bframe .carousel-control{width:10%;background-color:none;background-image:none;top:48%;}
#bframe .carousel-control span{display:inline-block;width:36px;height:36px;line-height:36px;text-align:center;background-color:rgba(0,0,0,0.5);border-radius:50%;}
.carousel-indicators{z-index:2;height:25px; padding-top:13px;left:15%;width:70%;margin:0 auto; display:none;}
.carousel-indicators li{display:inline-block;width:12px;height:12px; margin:0 10px 0 0; line-height:36px;*display:inline;zoom:1;overflow:hidden;cursor:pointer;border:1px solid #fff;}
.carousel-indicators li.active{*display:inline;margin:0 10px 0 0; background-color:#fff;}
#bar .carousel-caption a:hover{text-decoration:none; }
#bar .bg{bottom: 0;position: absolute;}
#bar .bg img{height:auto;width:100%;}
@media screen and (min-width:992px) and (max-width:1199px) {
#bar {height:250px;}
}
@media screen and (min-width:768px) and (max-width:991px) {
#bar {height:200px;}
}
@media screen and (min-width:1px) and (max-width:767px) {
#bar {height:100px;}
}


.frame{padding-top:50px;padding-bottom:50px;}
.index_title{margin-bottom:50px;}
.index_title h2{font-size:40px;text-align:center}
.index_title span{display:block;width:54px;height:2px;background-color:#009edb;margin:0 auto;margin-top:20px;}
@media screen and (min-width:768px) and (max-width:991px) {    
    .frame{padding-top:40px;padding-bottom:40px;}
    .index_title{margin-bottom:30px;}
    .index_title h2{font-size:30px;}
}
@media screen and (min-width:1px) and (max-width:767px) {
    .frame{padding-top:25px;padding-bottom:25px;}
    .index_title{margin-bottom:15px;}
    .index_title h2{font-size:24px;}
}
#frame1{}
#frame1 .catelist{}
#frame1 .catelist ul li{width:25%;float:left;text-align:center;}
#frame1 .catelist ul li a{border:1px solid #ccc;border-radius:50px;display:inline-block;width:92%;height:54px;font-size:17px;line-height:54px;overflow:hidden}
#frame1 .catelist ul li:hover a,#frame1 .catelist ul li.active a{border-color:#009edb;}
#frame1 .prolist{margin:30px -15px 0;}
#frame1 .prolist .item{padding:0 15px 20px;}
#frame1 .prolist .item .thumbnail{padding:0;margin-bottom:0;border-radius:0;border:none;text-align:center;}
#frame1 .prolist .item .thumbnail .img a{border:1px solid #ddd;display:inline-block;}
#frame1 .prolist .item .txt h5{font-size:24px;text-align:center;line-height:30px;height:60px;overflow:hidden;margin-top:10px;}
#frame1 .prolist .item .link{width:150px;height:40px;line-height:40px;font-size:24px;border:1px solid #ddd;display:block;margin:0 auto;border-radius:50px;text-align:center;}
#frame1 .prolist .item .thumbnail:hover h5{color:#009edb;}
#frame1 .prolist .item .thumbnail:hover a{color:#fff;background: linear-gradient(to right, #009edb 60%, #3fdbb3);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#009edb',endColorStr='#3fdbb3',gradientType='0');}

/*左右滚动按钮*/
#frame1 .owl-carousel .owl-controls .owl-buttons{}
#frame1 .owl-carousel .owl-controls .owl-buttons>div{background:transparent url(../../images/direction.png) no-repeat;width:30px;height:80px;line-height:80px;padding:0;font-size:40px;border-radius:0;position:absolute;top:30%;color:#333;}
#frame1 .owl-carousel .owl-controls .owl-buttons>.owl-next{right:-50px;background-position:right;}
#frame1 .owl-carousel .owl-controls .owl-buttons>.owl-prev{left:-50px;background-position:left;}
#frame1 .owl-carousel .owl-controls .owl-buttons>div:hover{opacity:1;}
@media screen and (min-width:992px) and (max-width:1439px){
    #frame1 .prolist .item .txt h5{font-size:24px;}
    #frame1 .prolist .item .link{font-size:20px;height:36px;line-height:36px;}

    #frame1 .owl-carousel .owl-controls .owl-buttons>.owl-next{right:15px;}
    #frame1 .owl-carousel .owl-controls .owl-buttons>.owl-prev{left:15px;}
}
@media screen and (min-width:768px) and (max-width:991px) {
    #frame1 .catelist ul li{}
    #frame1 .catelist ul li a{width:auto;height:auto;line-height:30px;padding:5px 10px;}
    #frame1 .prolist .item .txt h5{font-size:20px;}
    #frame1 .prolist .item .link{font-size:18px;height:36px;line-height:36px;}

    #frame1 .owl-carousel .owl-controls .owl-buttons>.owl-next{right:15px;}
    #frame1 .owl-carousel .owl-controls .owl-buttons>.owl-prev{left:15px;}
}
@media screen and (min-width:1px) and (max-width:767px) {
    #frame1 .catelist ul li{width:50%;margin-bottom:10px;}
    #frame1 .catelist ul li a{width:auto;height:auto;line-height:30px;padding:5px 10px;font-size:16px;}
    #frame1 .prolist{margin:30px 0 0;}
    #frame1 .prolist .item .txt h5{font-size:16px;height:48px;line-height:24px;}
    #frame1 .prolist .item .link{font-size:18px;height:36px;line-height:36px;width:120px;}
    
    #frame1 .owl-carousel .owl-controls .owl-buttons{display:none;}
}




#frame2{background:linear-gradient(to bottom right, #009edb 20%, #3fdbb3);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#009edb',endColorStr='#3fdbb3',gradientType='0');}
#frame2 .row{background: url(../../images/bg.png) no-repeat bottom center/100%;padding-bottom:140px;padding-top:50px}
#frame2 .index_title h2{color:#fff;}
#frame2 .index_title span{background-color:#fff;}
#frame2 .selist{}
#frame2 .selist img{max-width:100%;}
#frame2 .selist .service{width:20%;float:left;text-align:center;padding:0 15px 15px;}
#frame2 .selist .service h5{font-size:18px;line-height:30px;color:#fff;margin:20px 0;}
#frame2 .selist .service h5:after{content:"";display:block;width:50px;height:2px;background-color:#fff;margin:20px auto 0;}
#frame2 .selist .service p{font-size:12px;line-height:24px;height:72px;overflow:hidden;color:#fff;}
#frame2 .selist .service .img{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;}
#frame2 .selist .service:hover .img{transform:rotateY(180deg);}
@media screen and (min-width:992px) and (max-width:1439px){
    #frame2 .selist .service h5{font-size:16px;}
}
@media screen and (min-width:768px) and (max-width:991px) {
    #frame2 .selist .service h5{font-size:16px;}
    #frame2 .selist .service p{display:none;}
}
@media screen and (min-width:1px) and (max-width:767px) {
}

#frame3{}
#frame3 img{max-width:100%;}
#frame3 .aboutcent{border-bottom:1px solid #000;padding-bottom:10px;margin-bottom:30px;}
#frame3 .aboutcent p{font-size:14px;line-height:26px;height:130px;overflow:hidden;color:#000;}
#frame3 .link{display:block;width:130px;height:35px;line-height:35px;background:linear-gradient(to right, #009edb , #3fdbb3);filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#009edb',endColorStr='#3fdbb3',gradientType='0');text-align:center;color:#fff;font-size:14px;}
#frame3 .link:hover{margin-left:20px;}
#frame3 .imglist{margin:30px -15px 0;}
#frame3 .item{width:33.33%;float:left;padding:0 15px;}
#frame3 .item .thumbnail{border:none;border-radius:0;padding:0;}
#frame3 .item .txt h5{font-size:18px;text-align:center;line-height:28px;height:28px;overflow:hidden;margin:10px 0 5px;}
#frame3 .item .txt p{font-size:12px;line-height:18px;height:72px;overflow:hidden;}
#frame3 .item .thumbnail:hover h5{color:#009edb;}
@media screen and (min-width:1px) and (max-width:767px) {
    #frame3 .aboutcent p{height:auto;}
    #frame3 .item .txt h5{font-size:14px;}
    #frame3 .item .txt p{display:none;}
}

#frame4{}
#frame4 .newslist{margin:30px -15px 0;}
#frame4 .item{width:33.33%;float:left;padding:0 15px;}
#frame4 .item .thumbnail{border:none;border-radius:0;padding:0 0 20px 0;border-bottom:2px solid #ccc;}
#frame4 .item .txt h5{font-size:16px;line-height:24px;color:#009edb;margin:10px 0;height:48px;overflow:hidden;}
#frame4 .item .txt p{color:#888;font-size:14px;line-height:24px;height:48px;overflow:hidden;}
#frame4 .item .thumbnail:hover{border-bottom:2px solid #009edb;}
#frame4 .item img{width:100%;}
@media screen and (min-width:1px) and (max-width:767px) {
    #frame4 .newslist{margin:30px 0 0;}
    #frame4 .item{width:50%;float:left;padding:0 15px;}
    #frame4 .item:nth-child(3){display:none;}    
    #frame4 .item .thumbnail{padding-bottom:0}
    #frame4 .item .txt p{display:none;}
}

#footer{background-color:#343434;padding-top:50px;}
#footer h3{font-size:16px;line-height:24px;color:#fff;margin-bottom:10px;font-weight:normal;}
#footer dl dt{font-size:16px;line-height:24px;color:#fff;margin-bottom:10px;font-weight:normal;}
#footer dl dd a{font-size:12px;line-height:36px;display:block;overflow:hidden;border-bottom:1px solid #545454;color:#b2b2b2;}
#footer dl dd a:hover{padding-left:10px;color:#009edb;}
#fck3 .img{float:left;margin-right:15px;margin-top:10px;}
#fck3 img{width:95px;height:95px;}
#fck3 .foot_share{width:60%;padding-top:10px;}
#fck3 .foot_share a{display:inline-block;width:32px;height:32px;margin:0 10px 10px 0;text-align:center;float:left;}
#fck3 .foot_share a>i{font-size:24px;line-height:32px;color:#fff;display:block;}
#fck3 .foot_share a>i>svg{width:24px;line-height:32px;}
#fck3 .foot_share a>i>svg>path{fill:#fff;}
#fck3 .foot_share a>.fa-facebook{background-color:#3b5998;}
#fck3 .foot_share a>.fa-twitter{background-color:#00abf1;}
#fck3 .foot_share a>.fa-google-plus{background-color:#d0422a;}
#fck3 .foot_share a>.fa-tumblr{background-color:#44556b;}
#fck3 .foot_share a>.fa-pinterest-p{background-color:#ca2127;}
#fck3 .foot_share a>.fa-linkedin{background-color:#0083be;}
#fck3 .foot_share a>.fa-whatsapp{background-color:#00ae12;}
#fck3 .foot_share a>.fa-instagram{background-color:#ad3396;}
#fck3 .foot_share a:hover{box-shadow:4px 4px 6px #555;}
#fck3 .foot_share a:hover>i{}
#fck4 .info{color:#b2b2b2;font-size:12px;line-height:18px;padding-bottom:15px;border-bottom:1px solid #545454;overflow:hidden;margin-bottom:20px;}
#fck4 .info i{font-size:36px;float:left;margin-right:10px;}
#fck4 .info a{color:#b2b2b2;}
#fck4 .info a:hover{color:#009edb;}

#foot_by{border-top:solid 1px #999;margin:25px auto 0;padding:15px 0 10px;}
#foot_by p{color:#fff;font-size:14px}
#foot_by a{color:#fff;font-size:14px}
#foot_by a:hover{text-decoration:underline;}
#friendLink{margin-bottom:15px;}
#friendLink li{font-size:14px;color:#fff;float:left;margin-right:10px;}
#friendLink li a{color:#fff;}
#friendLink li a:hover{text-decoration:underline;}

@media screen and (min-width:992px) and (max-width:1199px) {
    #fck3 .foot_share{width:90%;}
}
@media screen and (min-width:768px) and (max-width:991px) {
    #footer{padding-top:40px;}
    #fck1,#fck2,#fck3,#fck4{margin-bottom:25px;}
}
@media screen and (min-width:1px) and (max-width:767px) {
    #footer{padding-bottom:50px;padding-top:0;}
    #foot_by{margin-top:0;}
}
/*手机底部导航*/
#mobMenu{min-height:50px;border:1px solid #ddd;position:fixed;}
#mobMenu .foot_nav{width:25%;float:left;text-align:center;color: #898989;font-size:14px;}
#mobMenu .foot_nav span {display: block;padding: 3px 0px 0px 0px;font-size:18px;line-height:24px;}
#mobMenu .foot_nav .hamburger{position: inherit;float: none;margin: 0 auto;width:100%;}

#mobShare{position:fixed;bottom:0;width:100%;z-index:1110;display:none;}
#mobShare .txt{margin:0 10px;border-radius:2px;background-color:#f5f5f5;}
#mobShare h3{border-bottom:1px solid #ccc;padding:10px;text-align:center;font-size:20px;}
#mobShare .box{overflow-x:scroll;}
#mobShare ul {overflow-x:auto;padding:15px 0;height:110px;overflow-y:hidden;}
#mobShare ul li{float:left;display:block;width:80px;height:80px;text-align:center;}
#mobShare ul li a{display:inline-block;}
#mobShare ul li i{width:50px;height:50px;display:block;line-height:50px;font-size:50px;}
#mobShare ul li i.fa-facebook-square{color:#3b5998;}
#mobShare ul li i.fa-twitter-square{color:#00abf1;}
#mobShare ul li i.fa-google-plus-square{color:#d0422a;}
#mobShare ul li i.fa-tumblr-square{color:#44556b;}
#mobShare ul li i.fa-pinterest-square{color:#ca2127;}
#mobShare ul li i.fa-linkedin-square{color:#0083be;}
#mobShare .bdsharebuttonbox {overflow-x:auto;padding:15px 0;height:90px;overflow-y:hidden;}
#mobShare .bdsharebuttonbox li{width:80px;height:80px;}
#mobShare .bdsharebuttonbox li a{display:block;margin:0 auto;float:none;}
#mobShare .bdsharebuttonbox li span{display:block;text-align:center;margin-top:5px;}
#mobShare .share_btn{margin:10px;}
#mobShare .share_btn button{width:100%;background-color:#e6e6e6;text-align:center;font-size:16px;line-height:40px;height:40px;border:none;border-radius:2px;}
.sharebg{background-color: rgba(0, 0, 0, 0.6);bottom: 0;height: 100%;left: 0;opacity: 0;position: fixed;right: 0;top: 0;width: 100%;z-index: 1100;display: none;}
.sharebg-active {opacity: 1;display: block;}


/*右侧浮动框*/
#pcFloat.on {width: 250px;}
#pcFloat.on .top-list li span{left:25px;}
#pcFloat.on .top-list li .wechat{position: static;}
#pcFloat.on .top-list li .wechat img{display: block;margin:3px 0 0px 25px;float:left;}
#pcFloat {width: 50px;position: fixed;right: 0;top: 50%;margin-top: -127px;background-color: #009edb;z-index: 1000;transition: width 0.3s ease 0s;-moz-transition: width 0.3s ease 0s;-webkit-transition: width 0.3s ease 0s;-o-transition: width 0.3s ease 0s;}
#pcFloat .top-list {width: 100%;}
#pcFloat .top-list li {width: 100%;min-height:50px;border-bottom: 1px solid #fff;}
#pcFloat .top-list li:last-child{border-bottom:none;}
#pcFloat .top-list a {display: block;width: 100%;overflow:hidden;position: relative;}
#pcFloat .top-list span {display: inline-block;z-index: 1;width: 222px;font-size: 14px;line-height: 50px;color: #fff;padding-left:25px;}
#pcFloat .top-list a>i.fa{display: inline-block;width: 49px;height: 49px;position: absolute;right: 0;top: 0;line-height:49px;font-size:21px;text-align:center;color:#fff;z-index:1;background-color:#009edb}
#pcFloat .top-list a>i.fa-ali svg{display: block;margin: 0 auto;line-height: 49px;height: 49px;}
#pcFloat .top-list li:hover{background-color:#fff;}
#pcFloat .top-list li:hover span{color:#333;}
#pcFloat .top-list li:hover a>i{color:#009edb;background-color:#fff}
#pcFloat .top-list li:hover a>i.fa-ali path{fill:#009edb;}
#pcFloat .top-list .wechat img{display:none;}
#pcFloat.on .top-list .wechat img{display:inline-block;padding:3px;}


#nbar img{ max-width:100%; height:auto;}


/*左右滚动按钮*/
.owl-carousel .owl-controls .owl-buttons{}
.owl-carousel .owl-controls .owl-buttons>div{background-color:#009edb;width:30px;height:80px;line-height:80px;padding:0;font-size:40px;border-radius:0;position:absolute;top:30%;}
.owl-carousel .owl-controls .owl-buttons>.owl-next{right:15px;}
.owl-carousel .owl-controls .owl-buttons>.owl-prev{left:15px;}
.owl-carousel .owl-controls .owl-buttons>div:hover{opacity:1;}


/*面包屑导航*/
#location{ height:40px; border-radius:0px; overflow:hidden;}
#location li{ line-height:25px; background:none;}
#location>li+li:before{content:none;}
#content{line-height:2em; font-size:14px; margin-bottom:30px;}
#content .btn-info{background-color:#009edb;border-color:#009edb;}
#content .btn-info:hover{opacity:0.8;}
#content img{max-width:100%; }

/*左侧菜单栏*/
#tframe{background:#fff;margin-bottom:0;}
#left{background:#fff;padding-top:25px;position:sticky;top:0;margin-bottom:30px;}
@media screen and (min-width:1px) and (max-width:767px) {
    #left{position:relative;margin-bottom:0;}
}
.lmb{border:solid 1px #d6d6d6}
.lbt{display:block;padding:15px 0;background:#009edb}
.lbt strong{display:block;margin:0 20px;font-size:18px;color:#fff}
.lbt strong span{background:0 0}
.lbt strong i{color:#fff}
.lmb ul li{display:block}
.lmb ul li a{display:block;padding:10px 0 10px 20px;font-size:14px;text-transform:capitalize;color:#666;overflow:hidden;display:block;border-bottom:solid 1px #e7e7e7}
#lnr>ul>li>a:before{content:url(09.fw.png);font-family:"FontAwesome";margin-right:5px;}
.nav_two>li>a:before{content:"\f101";font-family:"FontAwesome";margin-right:5px;}
.lmb ul li a.hover{color:#009edb;background:#f0f0f0}
.lmb ul li a:hover{color:#009edb;background:#f0f0f0}
.lmb ul li ul{display:block}
.lmb ul li ul li{display:block}
.lmb ul li ul li a{display:block;padding:8px 0 8px 30px;font-size:12px;color:#666;overflow:hidden;display:block}
.lmb ul li ul li a.hover{color:#009edb;}
.lmb ul li ul li a:hover{color:#009edb;}

#right{margin-top:25px;}
/*共用*/
.pcp .thumbnail{ position:relative;}
.pcp .thumbnail .aImg{ display:block;   position:relative; overflow:hidden;  background:#fff;}
.pcp .thumbnail .aImg img{ display:block; max-height:100%; max-width:100%; position: absolute;top: 50%;left: 50%;transform: translate3d(-50%,-50%,0);-webkit-transform: translate3d(-50%,-50%,0);}
.pcp .thumbnail .hot{display:none;width:27px; height:29px; position:absolute; right:-4px; top:10px; z-index:3;}
.pcp .thumbnail:hover{ box-shadow:0px 0px 10px -5px #000;}

@media screen and (min-width:1200px )
{
.pcp .thumbnail .aImg{ height:186px; }
}
@media screen and (min-width:768px ) and (max-width:1200px )
{
.pcp .thumbnail .aImg{ height:145px; }
}
@media screen and (min-width:1px ) and (max-width:768px )
{
#left{position:relative}
.pcp .thumbnail .aImg{ height:145px; }
}
/*新闻列表*/
#newslist{ margin-bottom:10px;}
#newslist .list-group{ border-radius:0px;margin-left:15px;margin-right:15px;overflow:hidden}
#newslist .list-group .media-img{position:relative;z-index:1;}
#newslist .list-group .media-img>a{height:135px;line-height:132px;padding-left:7px;}
#newslist .list-group .media-img img{ width:160px; height:auto;display:inline-block;vertical-align:middle;}
#newslist .list-group .media-body{ padding:13px 10px 8px 25px;position:relative;overflow:initial;height:135px;}
#newslist .list-group .media-body span{z-index:100; width:50px; height:50px; color:#fff; font-size:12px; text-align:center; padding-top:12px; line-height:15px; position:absolute; left:-25px; top:33%; background:#009edb; border-radius:30px;}
#newslist .list-group .media-body h4{font-size:14px; font-weight:bold;}
#newslist .list-group .media-body p{ height:60px; line-height:20px; font-size:12px; overflow:hidden; margin-top:10px;}
#newslist .list-group:hover{ box-shadow:0px 0px 15px -5px #000;color:#da4343}
#newslist .list-group:hover h4{color:#da4343;}
#newslist .list-group:hover a.link{color:#da4343;}
#newslist .list-group:nth-child(even){ background:#f1f1f1;}

@media screen and (min-width:1px ) and (max-width:768px )
{
#newslist{ margin-bottom:10px;}
#newslist .list-group .media-img>a{height:auto;}
#newslist .list-group .media-img img{  display:none;}
#newslist .list-group .media-body span{ position:inherit; border-radius:0px;left:0;float:left;margin-right:10px;}
#newslist .list-group .media-body{ padding:8px 10px 8px 8px;height:auto;}
#newslist .list-group .media-body h4{font-size:12px; font-weight:normal;float:right;width:calc(100% - 60px);height:50px;line-height:25px;margin-bottom:0;}
#newslist .list-group a.link{display:none;}
}
#newsdetail_title h1{font-size:18px;}
#newsdetail_title p{ margin-top:10px; margin-bottom:10px; padding-bottom:10px; border-bottom:solid 1px #eaeaea; color:#666;}
#newsdetail_title p i{ color:#009edb;}
#Prev_next_div .label-info{ padding:5px 10px;}
#Prev_next_div .label-info a{ color:#fff; text-transform:capitalize;}
#Prev_next_div .label-info a:hover{ color:#fffa00;}
#Prev_next{ margin-top:15px;}
#related{ margin-top:15px; margin-bottom:30px;}
#related h3{font-size:18px;}
#related h3 i{ color:#009edb;}
#related ul{}
#related ul li a{ color:#666; line-height:25px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;}
#related ul li a:hover{ margin-left:10px; color:#009edb;}

.con_list .media .media-left{float:left; margin-right:15px; text-align:center; border-radius:5px;}
.con_list .media .media-left i{font-size:120px;}
#con_feed{ margin-top:40px;}
#con_feed p{ margin-bottom:35px;}

/*图片列表*/
.cpcp {width:25%;float:left;padding:0 15px;}
.cpcp .cptp{ overflow:hidden; text-align:center;}
.cpcp .ceptp{overflow:hidden; text-align:center;}
.cpcp .cptp img{  width:auto; height:auto;}
.cpcp .cpwz h5{ font-size:14px; color:#666;line-height:20px;}

@media screen and (min-width:1px ) and (max-width:767px)
{ 
.cpcp {width:50%;}
.cpcp .cptp{height:auto; overflow:hidden; text-align:center;}
.cpcp .cptp img{  width:100%; height:auto;}
}
/*视频*/
.vpcp {width:33.33%;float:left;padding:0 15px;}
.vpcp .vptp{height:210px; overflow:hidden; text-align:center;}
.vpcp .vptp img{  width:auto; height:auto;}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
.vpcp .vptp{height:auto; overflow:hidden; text-align:center;}
.vpcp .vptp img{  width:100%; height:auto;}
}
.vpcp .vpwz h3{ font-size:14px; text-align:center; margin-top:10px; margin-bottom:5px; height:25px; line-height:25px; overflow:hidden;}


/*产品分类列表*/
#secondCate{display:none;}
.capcp {padding:0 15px;width:25%;float:left;}
.capcp .thumbnail{ position:relative;}
.capcp .thumbnail:hover{ box-shadow:0px 0px 10px -5px #000;}
.capcp .cate_hot_info{padding:10px;}
.capcp .cate_hot_info h3{ font-size:16px; height:24px; line-height:24px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.capcp .cate_hot_info p{ font-size:14px; line-height:20px;color:#666;  height:40px; overflow:hidden;}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
.capcp {width:50%;}
.capcp .cptp{height:auto; overflow:hidden; text-align:center;}
.capcp .cptp img{  width:100%; height:auto;}
}
/*产品列表*/
.ppcp {padding:0 15px;width:33.33%;float:left;}
.ppcp .thumbnail{ position:relative;padding:0}
.ppcp .thumbnail:hover{ box-shadow:0px 0px 10px -5px #000;}
.ppcp .ppwz{padding:10px;border-top:1px solid #f1f1f1;}
.ppcp .ppwz h4{ font-size:16px; height:24px; line-height:24px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ppcp .ppwz p{ font-size:14px; line-height:20px;color:#666;  height:40px; overflow:hidden;}
.ppcp .ppwz a.link{font-size:12px;line-height:24px;text-decoration:underline;color:#333;}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
.ppcp {width:50%;}
.ppcp .pptp{height:auto; overflow:hidden; text-align:center;}
.ppcp .pptp img{  width:100%; height:auto;}
}


/*产品最终页*/
#proRemark{padding:20px 15px;box-shadow:0 0 15px #888;}
.rtp{ width:100%; height:auto; }
.rtp a{ float:left; width:100%; height:auto;box-shadow:20px 20px 20px -20px #999; }
.rtp a img{ float:left; width:100%; height:auto; border: solid 1px #c8c8c8;}
#rtp_small_img{ float:left; width:100%; padding:0 10%;}
#rtp_small_img a{ float:left; padding:4% 2%;}
#rtp_small_img a img{ float:left; width:98%; height:auto;border: solid 1px #c8c8c8;}
.rms h1{ font-size:24px;font-weight:bold;line-height:36px;margin-top:20px;font-style:italic;}
.rms p{font-size:16px; line-height:30px; margin-top:25px;}
.pro_online{ margin-top:10px;}
.pro_online h3{padding:0 15px;margin-top:15px;font-weight:bold;}
.pro_online .lxfs{font-size:14px;line-height:24px;margin-top:15px;}
.pro_online .btn{ width:150px; overflow:hidden; margin-top:15px; background:#009edb; border:solid 1px #009edb;}
.pro_online .sharelist{margin-top:15px;}
.pro_online .sharelist a{}
.pro_online .sharelist a{margin-right:5px;}
.pro_online .sharelist a i{display:inline-block;font-size:24px;line-height:36px;color:#fff;width:36px;height:36px;text-align:center;border-radius:50%;background-color:#666}
.pro_online .sharelist a:hover{opacity:0.6;}

.pro_online .sharelist a>.fa-renren{background-color:#217dc6;}
.pro_online .sharelist a>.fa-weibo{background-color:#e96a6a;}
.pro_online .sharelist a>.fa-qq{background-color:#3299dc;}
.pro_online .sharelist a>.fa-qzone{background-color:#f6b640;}
.pro_online .sharelist a>.fa-douban{background-color:#04c313;}
.pro_online .sharelist a>.fa-tencent-weibo{background-color:#4288c6;}

.pro_online .sharelist a>.fa-facebook{background-color:#3b5998;}
.pro_online .sharelist a>.fa-twitter{background-color:#00abf1;}
.pro_online .sharelist a>.fa-google-plus{background-color:#d0422a;}
.pro_online .sharelist a>.fa-tumblr{background-color:#44556b;}
.pro_online .sharelist a>.fa-pinterest-p{background-color:#ca2127;}
.pro_online .sharelist a>.fa-linkedin{background-color:#0083be;}
.pro_online .sharelist a>.fa-whatsapp{background-color:#00ae12;}
.pro_online .sharelist a>.fa-instagram{background-color:#ad3396;}
@media screen and (min-width:1px ) and (max-width:767px) 
{
    #proRemark{padding:15px 0;}
}
/*产品详情页小图滚动*/
#rtp_small_img .owl-controls .owl-buttons>div{background-color:#009edb;width:8%;height:75%;font-size:40px;top:0;margin:5px 0;}
#rtp_small_img .owl-controls .owl-buttons>div>i.fa{display:block;padding-top:35%;color:#fff;}
#rtp_small_img .owl-controls .owl-buttons>.owl-next{right:0;}
#rtp_small_img .owl-controls .owl-buttons>.owl-prev{left:0;}
#rtp_small_img .owl-controls .owl-buttons>div:hover{opacity:1;}
#rtp_small_img .clickable{display:block!important;}

/*相关产品列表*/
.pro_capcp .cate_hot_img{height:160px; overflow:hidden; text-align:center;}
.pro_capcp .cate_hot_img img{  width:auto; height:100%;}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
.pro_capcp .cate_hot_img{height:auto; overflow:hidden; text-align:center;}
.pro_capcp .cate_hot_img img{  width:100%; height:auto;}
}
.pro_capcp .hot_info h3{ font-size:14px; text-align:center; margin-top:10px; height:25px; line-height:25px; overflow:hidden;}
.pro_capcp .hot_info em{ border-bottom:solid 1px #eaeaea; height:1px; display:block; margin-top:5px; margin-bottom:5px;}
.pro_capcp .hot_info p{ font-size:12px; line-height:20px;  margin-bottom:5px; height:60px; overflow:hidden;}

#pro_detail{ margin-top:45px;}
@media screen and (min-width:1px ) and (max-width:767px)
{ 
#pro_detail #detail strong{ font-size:16px; font-weight:bold;}
}
#myTabContent,#contact{ margin-top:15px;}
#inquiry,#RelatedProduct {padding-top:40px;}
#inquiry h2{text-align:center;margin-bottom:20px;}
#inquiry p{ font-size:15px; margin-top:15px;}
#pro_feed_show,#relate_pro{  margin-top:15px;}
#pro_feed_show label{ font-size:14px;}


.nav-tabs>li>a{padding:15px 15px;}

/*关键词样式*/

.taglist{ font-size:14px;}
.taglist a:hover{ text-decoration:underline; color:#009edb;}

.taglist_show strong{ display:block; font-size:18px; color:#333; border-bottom:dashed 1px #009edb; line-height:35px;}
.taglist_show strong b{font-size:18px; color:#009edb;}
.taglist_show{}
.taglist_show .row{ margin-top:15px; text-align:center;}
.taglist_show .row h4{ font-size:16px; line-height:30px; height:30px; overflow:hidden;}
.taglist_show .row .ptp_img{overflow:hidden;}
.taglist_show .row .ptp_img img{ width:100%;}



/*网站地图*/
#mapContent{ margin-top:30px;}
#sitemapnav {float:left; width:100%;}
#sitemapnav li{  list-style:none;}
#sitemapnav a{ color:#666666; text-decoration:underline;}
#sitemapnav .fontbig {	width:100% !important;}
#sitemapnav .bigli{float:left;	width:100%;  line-height:35px;font-size:18px;}
#sitemapnav .bigli a {color:#666;text-decoration:underline; font-weight:bold;}
#sitemapnav .bigli a:hover {color:#009edb;}
#sitemapnav .abli_02{ float:left;width:28%;margin-left:5%;font-size:16px; height:30px; line-height:30px; overflow:hidden; display:inline;font-weight:normal; }
#sitemapnav .abli_02 a:hover{color:#009edb;}
.jiange{ float:left; 	width:100%;  height:2px; border-bottom:solid 1px #d2d2d2; }
@media screen and (min-width:1px ) and (max-width:767px)
{
	#sitemapnav .abli_02{width:44%;}
}
.probigclass {padding-left:50px;}
#sitemapnav .PROclass_01 { float:left;width:95%;margin-left:5%; font-size:16px; line-height:30px; display:inline;font-weight:bold; }
#sitemapnav .PROclass_02 { float:left;width:90%;margin-left:8%;font-size:16px; height:22px; line-height:22px;  overflow:hidden;display:inline;font-weight:normal; }

#sitemapnav .PROclass_01 a{  color:#666;}
#sitemapnav .PROclass_02 a{ color:#666666;}
#sitemapnav .PROclass_01 a:hover{ color:#009edb;}
#sitemapnav .PROclass_02 a:hover{ color:#009edb;}

#sitemapnav .PROclass_03 { float:left;width:40%;margin-left:10%;color:#666666;font-size:14px;display:inline; line-height:20px;}
#sitemapnav .PROclass_03 a:hover{ color:#009edb;}
#sitemapnav .PROclass_04 { float:left;width:40%;margin-left:10%;display:inline;}
